-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix e2e tests on post-broadcasting #4315
Merged
tomaskikutis
merged 69 commits into
superdesk:authoring-react-post-broadcasting
from
tomaskikutis:fix-e2e-on-post-broadcasting
Sep 20, 2023
Merged
fix e2e tests on post-broadcasting #4315
tomaskikutis
merged 69 commits into
superdesk:authoring-react-post-broadcasting
from
tomaskikutis:fix-e2e-on-post-broadcasting
Sep 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
can display monitoring after publishing an item using full view of authoring
This reverts commit 018aaaf.
* fix e2e server requirements * update client requirements * print chrome and webdriver versions when starting tests * print full browser version string * dump server logs on e2e failure * move version logging to onPrepare * update driver manager * limit logs to superdesk * disable celery * output browser console errors on failing tests * avoid elastic indexes to be created automatically * run celery in a separate process --------- Co-authored-by: Tomas Kikutis <[email protected]>
can duplicate to a different desk and stage
can fetch as and open item
can fetch as item
updates item group on multiple item spike-unspike
configure a saved search from other user
creates corresponding template
can select multiple items
fixes e2e test - can enforce incoming, outgoing and onstage rules
can fetch as
can not Fetch-and-Open if selected desk as a non-member
can hide stage with global read OFF if selected desk as a non-member
can fetch as multiple items
toggle auto spellcheck and hold changes
it('can remember last duplicate destination desk', () => {
can remember last sent destination desk and stage
can remember last sent destination desk and stage on multi selection sendTo panel
can spike and unspike multiple items
can manage templates
e2e - can show version and item history for an item
… before sending article to another desk
displays custom text fields
can dynamically update items in related tab when item duplicated
tomaskikutis
merged commit Sep 20, 2023
b03c69c
into
superdesk:authoring-react-post-broadcasting
3 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.